From 17b5cfc92452b993d5da4799bfccfa25cb6353f2 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 25 May 2020 17:08:34 -0400 Subject: [PATCH] docs: Mention pandoc as build dependency --- docs/reference/gtk/building.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/reference/gtk/building.md b/docs/reference/gtk/building.md index 6aa2891b24..1f676faae8 100644 --- a/docs/reference/gtk/building.md +++ b/docs/reference/gtk/building.md @@ -231,8 +231,8 @@ whether Xinerama should be used. The *gtk-doc* package is used to generate the reference documentation included with GTK. By default support for *gtk-doc* is disabled because it requires various extra dependencies to be installed. -If you have *gtk-doc* installed and are modifying GTK, you may want -to enable *gtk-doc* support by passing in `-Dgtk_doc=true`. +If you have *gtk-doc* and *pandoc* installed and are modifying GTK, +you may want to enable *gtk-doc* support by passing in `-Dgtk_doc=true`. Additionally, some tools provided by GTK have their own manual pages generated using a similar set of dependencies; -- 2.30.2